C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / EmptyMessageLabel Property
EmptyMessageLabel Property (C1CollectionViewSource<T>)
In This Topic
Gets the label displayed when there are no items.
Syntax
'Declaration
 
Public ReadOnly Property EmptyMessageLabel As UIKit.UILabel
 
See Also